<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_ITALIAN</nationality>

		<long_name>Fiat 3000 L.5/21</long_name>
		<short_name>L.5/21</short_name>
		<comment>A light tank armed with twin 8mm heavy machine guns and a crew of 2, based on the French World War I FT17 tank</comment>

		<uniform_profile>uniform_profile_italian_tank_crew.png</uniform_profile>
		<uniform_game>uniform_game_italian_tank_crew.png</uniform_game>
	</description>

	<availability>
		<data><month>1</month><year>1922</year><number>20</number></data>
		<data><month>9</month><year>1943</year><number>20</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Fiat 3000 L5-30.png</image_profile>
			<weight>6000</weight>
		</attributes>

		<drive>
			<engine>
				<name>Fiat 4 Cylinder</name>
				<horsepower>63</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>1700</rpm_limit>
			</engine>

			<gears>
				<forwards>3</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe>
				<offsetX>65</offsetX>
				<offsetY>130</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Fiat 3000.png</image_view>

			<width>200</width>
			<length>440</length>
			<height>72</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>16@20</upper_front>
				<lower_front>16@-20</lower_front>
				<side>16</side>
				<rear>16</rear>
				<top>6</top>
				<bottom>6</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>110</width>
			<length>300</length>
			<height>72</height>

			<offsetX>0</offsetX>
			<offsetY>0</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>16@15</front>
				<side>16</side>
				<rear>16@35</rear>
				<top>6</top>
			</armour>
		</superstructure>

		<turret>
			<image_view>Image-Fiat 3000 L5-30 turret.png</image_view>

			<diameter>110</diameter>
			<height>80</height>
			<offsetX>0</offsetX>
			<offsetY>-10</offsetY>

			<rotate_time>10</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>16@10</front>
				<side>16@10</side>
				<rear>16@5</rear>
				<top>16</top>
				<mantlet>16</mantlet>
			</armour>

			<weapon><type>WEAPON_HMG_FIAT_REVELLI_M1914_DUAL</type><offsetX>10</offsetX></weapon>
			<ammo><for>WEAPON_HMG_FIAT_REVELLI_M1914_DUAL</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
